home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-26 | 2.0 KB | 52 lines | [TEXT/ttxt] |
- Fade XCMD is a tool for fading screen effect in HyperCard 2
- running on Macintosh computer.
-
- SYSTEM REQUIREMENTS
- The software required to run Fade XCMD is a standard Macintosh System 7.0 or later with HyperCard 2.0 or later.
- You must have one of the following configurations: Macintosh II, Centris,
- Quadra or PowerMac with System 7.0 or later.
- (Fade XCMD does not work with old Macintosh SE or Plus with 68000 processor)
-
- RELEASE NOTE
- Version 1.0 first released june 1993.
- Version 1.0.1 released may 1994.
- Version 1.1 released september 1994.
- Version 1.2 released january 1995.
-
- Bug corrected in version 1.2 :
- 'Fade in' is now possible in startup handler like this:
- on startup -- for fade in before displaying the first card
- fade in
- pass startup
- end startup
- Don't forget to 'Fade out' (in OpenStack handler is most secure...)
-
- New enhancements in version 1.1 :
- o parameter memory :
- all color and speed parameters are kept in global variables: not useful to repeat the same value in successive calls.
- name of global variables: FadeRed, FadeGreen, FadeBlue, FadeSpeed
- o new options :
- - ratio of fade: in global FadeRatio
- FadeRatio = 100 --> complete fade to calor
- 0 < FadeRatio < 100 --> partial fade
- FadeRatio = 100 --> do nothing
- - choose of screen device: in global FadeDev
- in case of Mac with several monitors, the number in FadeDev (1,2,..
- like in the control panel Monitors) indicates the monitor to fade (but
- only one at the same time -- sorry for this restriction..)
-
- New features of version 1.0.1 are :
- - same XCMD, but small changes in fading demo stack
-
- Known bugs
- - no known bug, be kind to send me a bug report by email...
-
- DOWNLOADING Fade XCMD
- Use Binhex mode for transfering fading.sea.hqx file to your Macintosh,
- then you get Fading.sea file. Autodecompress this file by double-clicking
- on its icon.
- If you don't have HyperCard 2 or after, you can freely transfer the file
- HCPlayer.sea.hqx by the same protocol.
-
- Electronic mail address (INTERNET) : Gilles.Kuntz@imag.fr
-